projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f071c05
)
Fix typo.
author
Jim Blandy
<jimb@redhat.com>
Thu, 25 Mar 1993 04:08:11 +0000
(
04:08
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Thu, 25 Mar 1993 04:08:11 +0000
(
04:08
+0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index 25eccf95967f4f1a09e9416528fe8e830d688690..7284baec2e5472f9e249df152370ffc59b4bcff2 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-2001,6
+2001,7
@@
init_display ()
#else
display_arg = getenv ("DISPLAY");
#endif
+ }
if (!inhibit_window_system && display_arg)
{